Welcome![Sign In][Sign Up]
Location:
Search - ucos keil

Search list

[uCOSuCOSV271forAt91M55800

Description: uCOS-II for AT91M55800A完整实例-Complete example of uCOS-II for AT91M55800A.
Platform: | Size: 578560 | Author: 王胜 | Hits:

[uCOSlwIP TCP-IP协议栈的设计与实现

Description: lwIP TCP-IP设计与实现(基于ucos操作系统)-design and implement of the lwIP TCP-IP stack ((based on uCOS operating system)
Platform: | Size: 32768 | Author: zhu | Hits:

[uCOS51ucosii

Description: 本程序51ucos,即在51系列的单片机上成功移植ucos的全部源代码,希望能给大家一点帮助!-Full source code of uC/OS II porting to 51 series MCU.
Platform: | Size: 40960 | Author: 吴健勇 | Hits:

[SCMkeiluv3正式版

Description: keil uv3正式版-c51 version uv3
Platform: | Size: 1394688 | Author: | Hits:

[uCOSucOSFirsyz

Description: ucos在ARM7上的移植包括源代码说明文字-CENTER ARM7 in the transplant, including the source code text descriptions
Platform: | Size: 638976 | Author: skynet | Hits:

[uCOS060216uCOS_for_51

Description: UCOS在51上的移植,绝对经典!可以较少开发人员的工作量,提高开发效率!-UCOS in 51 of the transplant, absolute classic! Less development of the workload, to improve the efficiency!
Platform: | Size: 482304 | Author: liuxf | Hits:

[uCOSucos2_932

Description: KeilC下philips932MCU的ucos2源代码 -KeilC philips932MCU under the ucos2 source code
Platform: | Size: 38912 | Author: 王强 | Hits:

[uCOStcpipforuCOS-II

Description: tcpipforuCOS-II,使用于lpc2200系列芯片,内附有uCOS-II2.52全部源码,同时附有lpc2200作为网络设备的应用程序-tcpipforuCOS-II, lpc2200 used in a series of chips, enclosing it for uCOS- II2.52 all source code, lpc2200 with the same time as the network equipment applications
Platform: | Size: 512000 | Author: 张小军 | Hits:

[uCOSUCOSiisim

Description: 一个UCOS学习的好实例,可以清晰是了解OS的工作机理-a good example, can clearly understand the mechanism of OS
Platform: | Size: 1432576 | Author: fano | Hits:

[OS Developkeil51

Description: ucosii 在51上的移植范例,有说明文件,使用的时候要看看的-ucosii the 51 examples of graft, documentation, use the time to look at the
Platform: | Size: 247808 | Author: weiliang | Hits:

[uCOSucos_view_ucos283

Description: RTOS版本:uCOSII V2.83 OSView版本:uCOS_View 1.10 开发环境:KEIL 编译器:ADS1.2 开发板:EasyARM2200 内部FLASH运行,Bank0=ExFlash Bank1=ExRAM 调试口:Uart0 57600bps 目前在OS_CPU_A.s里的OS_CPU_SR_Save OS_CPU_SR_Restore函数没起作用,功能是开关中断,用仿真器看时会发现根本没关中断,解决办法是切换模式再操作,懒得去看ARM汇编,不过能正常运行如有改进请通知我。-RTOS Version : uCOSII V2.83 OSView Version : uCOS_View 1.10 Development Environment : KEIL compiler : ADS1.2 Development Board : FLASH EasyARM2200 internal operations, Bank0 = = ExRAM ExFlash Bank1 debugging mouth : Uart0 57600bps OS_CPU_A.s Lane in the OS_CPU_SR_S ave OS_CPU_SR_Restore function failed to work, switching function is interrupted. Simulation devices can be found when it is not related disruption, the solution is switching operation mode again, too lazy to see ARM compilation, But if normal operations can be improved please inform me.
Platform: | Size: 1467392 | Author: 刘晓军 | Hits:

[uCOSucos_ii_yizhi_Keil75

Description: 一个网友的ucos252在8051上的移植代码,这个移植代码使我领会不少, 根据自己的经验编制,绝对原著-a netizen ucos252 in 8051 on the transplant code The transplant code I understand a lot of experience under their preparation, absolute classic! !
Platform: | Size: 449536 | Author: 姜毅龙 | Hits:

[uCOSuCOSKeil276

Description: C Source Code uCOS 2.76 and Compile with Keil IDE-C Source Code for uCOS 2.76 Kei and Compile with l IDE
Platform: | Size: 223232 | Author: Breeze To | Hits:

[uCOSucos_hdtest

Description: UCOS在lm3s615上的移植,可以适用keil或者realview 编译-UCOS in lm3s615 on the transplant, can be applied or RealView compiler keil
Platform: | Size: 2065408 | Author: 陈欣 | Hits:

[uCOSuCOS284_C51

Description:
Platform: | Size: 84992 | Author: kly | Hits:

[SCMMS3

Description: 实用单片机系统第三版 本包包还程序阅读器souceinsight3.5 以及比较完整得单片机系统,类似与大家知道得UCOS,但又有很大不同!本包是我朋友所作现在我帮助起推广。“现在这段时间RTOS非常热,可很多人往往为了用RTOS而用RTOS,其实很多很多的项目一般的设计都已经可以了的,RTOS显得有些画蛇添足。对于一般的设计思路,往往要做很多的工作,甚至整个软件的结构不知道怎么搭建,McuSystem主要就是解决以上的问题提出的,真正为实用服务的一个系统,它全部用C语言编写,结构非常清晰,核心是它的消息机制,解决很多普通设计中的一些问题,包括并发事件问题。并且这个消息还支持优先级。我相信只要具有一般C语言水平的都能很快的看懂。系统用Source Insight做编辑,keil为编译,DPFLASH下载,这个成了标准配置,目录建在D:\MCU51\。这个程序是让大家去修改,以适合自己的平台用。现在简单的说一下文件的构成:boot.c是入口程序,define.h是一些宏定义,system.c是系统内核,包括节拍,消息都在这个里面,routine.c为例行程序,如键盘,数码管显示都在这个里面控制,键盘是采用扫描的。”
Platform: | Size: 3666944 | Author: friendly_QQ | Hits:

[SCMKeilCuCOSII

Description: 在Keil C环境下运行的uCOS--In the Keil C environment running uCOS-
Platform: | Size: 159744 | Author: chenxi | Hits:

[uCOSucosii_cortex_M3_keilusion3

Description: ucos-ii移植到cortex-M3,在keil usion3编辑环境下的源代码,ucos-ii为2.83版,已通过测试,使用者自己可以根据需要建立任务.-ucos-ii transplanted to cortex-M3, in keil usion3 Edit the source code environment, ucos-ii version 2.83, have passed the tests, users can establish their own mission.
Platform: | Size: 81920 | Author: 李述军 | Hits:

[SCMKeil_uCOSII_GUI(LPC214x)

Description: 在Keil下的uCOSII+GUI(For LPC214x) 最新-In Keil under uCOSII+ GUI (For LPC214x) latest
Platform: | Size: 579584 | Author: tata1982 | Hits:

[SCM252

Description: 基于uCOS-II的串口驱动(用Keil C)-UCOS-II based on the serial driver (using Keil C)
Platform: | Size: 457728 | Author: 黄金新 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »

CodeBus www.codebus.net